home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 233 / Computer Shopper 233 / ComputerShopperDVD233.iso / mpf / eng / mpfPlus / en-GB / com / mpfcfg.cab / MPF.adf < prev    next >
Encoding:
Text File  |  2005-07-13  |  2.5 KB  |  67 lines

  1. <application adf-version="1.0" name="Personal Firewall Plus" clsid="{C3E5EA7D-6CC4-4344-84EF-2BA9B63F3519}" tooltip="1" hasiconstate="1">
  2.  
  3.   <menus>
  4.     <menu Path="Personal Firewall">
  5.     <mitem loc="ViewSummary,text" text="View Summary" id = "001" action="handler"
  6.         actiondata="View:Summary" prehandler="1" />
  7.  
  8.     <mitem loc="InternetApplications,text" text="Internet Applications" id = "001" action="handler"
  9.         actiondata="View:Applications" prehandler="1" />
  10.  
  11.     <mitem loc="InboundEvents,text" text="Inbound Events" id = "001" action="handler"
  12.         actiondata="View:Inbound" prehandler="1" />
  13.  
  14.     <mitem loc="Options,text" text="Options" id = "001" action="handler"
  15.         actiondata="View:Tools" prehandler="1" />
  16.  
  17.     <separator id="1234" prehandler="1" />
  18.  
  19.     <mitem loc="LockdownComputer,text" text="Lockdown Computer" id="2345" action="handler"
  20.         actiondata="SetSecurity:Lockdown" prehandler="1" />
  21.  
  22.     <mitem loc="UnlockComputer,text" text="Unlock Computer" id="6789" action="handler"
  23.         actiondata="SetSecurity:Unlock" prehandler="1" />
  24.  
  25.     <popup loc="SetSecurityLevel,text" text="Set Security Level" id="1234" prehandler="1">
  26.  
  27.         <mitem loc="LockdownConnection,text" text="Lockdown Connection" id="4" prehandler="1"
  28.             actiondata="SetSecurity:Lockdown"/>
  29.  
  30.         <mitem loc="TightSecurity,text" text="Tight Security" id="3" prehandler="1"
  31.             actiondata="SetSecurity:Tight"/>
  32.  
  33.         <mitem loc="StandardSecurity,text" text="Standard Security" id="2" prehandler="1"
  34.             actiondata="SetSecurity:Standard"/>
  35.  
  36.         <mitem loc="TrustingSecurity,text" text="Trusting Security" id="1" prehandler="1"
  37.             actiondata="SetSecurity:Trusting"/>
  38.  
  39.         <mitem loc="Open,text" text="Open" id="0" prehandler="1"
  40.             actiondata="SetSecurity:Open"/>
  41.     </popup>
  42.  
  43.     <mitem loc="TestFirewall,text" text="Test Firewall" id="1234" action="handler" actiondata="TestFirewall"  prehandler="1" />
  44.  
  45.     <separator prehandler="1"/>
  46.  
  47.     <mitem loc="Help,text" text="Help" id="003" action="handler"
  48.         actiondata="Help" prehandler="1" />
  49.  
  50.     <mitem loc="About,text" text="About" id="004" action="handler"
  51.         actiondata="About" prehandler="1" />
  52.  
  53.     <mitem loc="VerifySubscription,text" text="Verify Subscription..." id="9999" action="handler" actiondata="VerifySubscription" prehandler="1" />
  54.  
  55.     <mitem loc="Disable,text" text="Disable" id="1234" action="handler" actiondata="Shutdown" prehandler="1" />
  56.  
  57.     <mitem loc="Enable,text" text="Enable" id="5678" action="handler" actiondata="StartFirewall" prehandler="1" />
  58.  
  59.     </menu>
  60.  
  61.   </menus>
  62.  
  63.   <update clsid="{1EE08B59-2834-4f65-B2B9-1723F646ECF7}" />
  64.  
  65. </application>
  66.  
  67.